/* Skin for Christchurch City Council - DEC 2024 */


@import url('https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap');

 
html,body {
	font-family: 'Source Sans 3', Calibri, arial, helvetica, sans-serif;
	font-size: 1.0625rem;
	font-style: normal;
	font-weight: 400;
	font-optical-sizing: auto;
	color: #414042;
}

#header a, #header a:link, #header a:visited, #header a:hover, #header a:active, #header a:focus {
	border: none;
	outline: none;
	text-decoration: none;
	display:inline-block;
}

#header {
	height: 150px;
	width: 100%;
	min-width: 960px;
	background-color: #92d5d5;
	position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-image: url(https://static.smartygrants.com.au/christchurchcc/Original-curve-1920x400px-white.png);
    background-position: bottom;
    background-size: cover;
}

#logo {
	margin: 0 auto;
	padding-top: 44px;
	width: 960px;
}

#header-bar {
	background-color: #92d5d5;  /* 92d5d5; */
	color: #3c3d3e;
	outline: none;
	height: 62px;
	width: 100%;
	min-width: 960px;
}

#wrapper {
	height: 100%;
	margin: 0 auto;
	min-height: 800px;
	width: 960px;
}

#head {
	line-height: 40px;
	min-height: 40px;
	padding: 0 15px 10px; 
	margin-top: -50px;
	color: #3c3d3e;
	font-size: 1rem;
	font-weight: 600;
}

#head a, #head a:link, #head a:visited {
	color: #3c3d3e;
	padding: 8px 20px;  /* 5px; */
	text-decoration: underline;
	white-space: nowrap;
}

#head a:hover, #head a:active, #head a:focus {
	text-decoration: none;
	/* text-decoration-color: #F58027; */
	color: #3c3d3e;
	background-color: #b6e3e3;
	padding: 8px 20px; 
	border-radius: 1.5rem;
}

#user, #headlinks {
	margin: 0px;
}

#headlinks {
	float: none;
	font-size: 1rem;
}

#body {
	background-color: white;
	min-height: 800px;
	padding: 15px;
}

a, a:link, a:visited {
	border: none;
	color: #098484; /* #0476d9; #3B9BFF; #3c92cf; #1768A4;*/
	font-weight: 600;
	outline: 1px solid transparent;
	text-decoration: none;
	text-underline-offset: 3px;
}

a:hover, a:active, a:focus {
	border: none;
color: #098484;
text-decoration: underline;
	outline: 1px solid transparent;
}

a:focus {
	outline: 1px dotted #0172a8;
}

h1, h2, h3, h4 {
	color: #414042;
	/* font-weight: 700;
	margin: 20px 0; */
}

h1 {
	font-size: 2.45rem; /* 2.15rem;  2.25rem */
	line-height: 3.125rem;
	margin: 30px 0 30px 0;
	font-weight: 700;
	/* padding: 15px 0px;  added to give gap for lastSaved and space from SmartyFile logo */
		/* margin-top: 50px;  added to clear the SmartyFile logo displayed if app on behalf of SF Org */
	/* text-transform: uppercase; */
	/* color: #86AE40; */
}

h2 {
	font-size: 1.5rem; 
	line-height: 1.875rem;
	margin: 5px 0 15px 0;
	font-weight: 600;
	/* background-color: none; /* #0e5383; 0F1456*/
}

h3 {
	font-size: 1.25rem;
	line-height: 1.875rem;
	margin: 5px 0 15px 0;
	font-weight: 600;
	/* color: #213469; */
}

h4 {
	font-size: 1.1em; 
	margin: 5px 0 15px 0;
	font-weight: 400;
	/* color: #213469; */
}

img, svg {
	vertical-align: unset;
}

.validationerror, .ftValidError {
	background-color: #f2dede !important;
	border: 1px solid;
	border-color: #eed3d7;
	border-radius: 5px;
	color: #A70000;
    font-weight: 700;
	margin: 10px 0px;
	padding: 15px 10px 15px 20px !important;
}

#regform > fieldset > div:nth-child(5) > div.hint > p {
	margin-top: 130px;
}

#appnav {
	background-color: #cdd9e8; /* #e4e0e5; #eeeeee;  #a6e4e869; #f1f3f5 */
	background-color: color-mix(in srgb,#cdd9e8,white 50%);
	border: none;
	color: #667080;
    float:left; /* for appnav on left side*/
	font-size: 15px;
	font-weight: 400;
	line-height: 22px;
	letter-spacing: 0.2px;
	margin-bottom: -4000px;
    margin-top: 75px; /*if editing the btn height adjust this to match so page & appnav headings are aligned*/
	padding: 0px;
	width: 205px;
	border-radius: 5px;
}

#appnav h3 {
	background-color: transparent;
	border: none;
	color: #4a4f55;
	font-size: 1.4375rem;
	font-weight:700;
	margin: 0px;
	/* padding: 5px; */
	line-height: 47px;
}

#appnav .current {
background-color: #61a2d8;
	color: white;
	border: none;
	font-size: 1.1rem;
	font-weight: 600;
	margin: 0px;
	padding: 8px;
}

#appnav li {
	border: none;
	font-weight: 400;
	margin: 0px;
	padding: 0px;
}

#appnav a, #appnav a:link, #appnav a:visited {
    color:black;
	display: block;
	font-size: 0.95rem;
	font-weight: 400;
	padding: 8px;
    text-decoration: none;
}

#appnav a:hover,#appnav a:active, #appnav a:focus {
background-color: #a4dad2;
color: black;
    text-decoration: none;
}

/*Review & Submit page link when also the selected page*/
#appnav .current a {
    color: white;
	font-size: 1.0rem;
    margin: -8px; /*edit to match the .current padding (negative) to avoid double up with #appnav a*/
}

#appnav hr {
    background-color: #0F1456; /*#079297; */
    border: none;
    height: 1px;
    margin: 0px;
    outline: none;
}

/*For appnav on left side*/
#htmlForm .appform{
	margin-left:230px;
}

.ftEditForm,.ftEditPage {
	border: none;
	width: 700px !important;
}

.appform h2, .ftEditPageHeading, #kc-passwd-update-form h2 {
background-color: #61a2d8;
    box-sizing: border-box;
	color: white;
	font-size: 1.6rem;
	border-radius: 5px;
	padding: 10px 15px 10px 17px;
	width: inherit;
	font-weight: 500;
	text-transform: none;
}

.appform h3, .ftEditSectionHeading {
	background-color: #7cccbf;
    box-sizing: border-box;
	color: black;
	font-size: 1.4rem;
	border-radius: 5px;
	padding: 10px 15px 10px 17px;
	width: inherit;
	font-weight: 500;
}

.ftEditColumnHeading {
	background-color: green;
	color: white;
	font-size: 16px;
	width: inherit;
}

.loginbox .appform .btn {
	padding-left: 105px;
}

.loginbox .appform .l {
	min-width: 145px !important;
}

/*label of MFA steps*/
.otp-steps {
	width: 70px;
}

.appform .btn {
	background: none;
	background-color: transparent;
	border: none;
	font-size: 90%;
	height: 45px;
	position: relative;
	margin: 25px 0 20px 0;   /* added for extra space around Last Saved */
}

.appform .btn .mid {
	width: 410px;
}

#regform .field {
	width: 660px;
}

.appform .l {
	width: 197px;
}

.sg-time {
	border: none;
	text-decoration: none;
}

.appform .btn input, #body .appform .btn a.linkbtn, .appform .btn .close, #kc-form-buttons input {
	appearance: none;
background-color: #7cccbf;
border: 1px solid #7cccbf;
color: black;
	/* transition: background-color ease-in-out .1s; */
	border-radius: 1.5rem;
	cursor: pointer;
	font-size: 1rem; /* 16px */
	font-weight: 500;
	height: 41px;
	line-height: 39px; /*height minus border top and bottom width*/
	moz-appearance: none;
	padding: 0; /* padding: 8px 20px;  */
	text-decoration: none;
	webkit-appearance: none;
	width: 150px;
}


.appform .btn input:hover, #body .appform .btn a.linkbtn:hover, .appform .btn .close:hover, #kc-form-buttons input:hover {
background-color: #a4dad2;
border: 1px solid #a4dad2;
color: black;
}

.appform .btn .next {
	background-image: url(https://static.smartygrants.com.au/default/arrows/black-chevron-right.png);
	background-position: 125px center; /*increase with the input width, will need some adjusting based on arrow choice*/
	background-size: 18px;
}

.appform .btn .next:hover {
	background-image: url(https://static.smartygrants.com.au/default/arrows/black-chevron-right.png);
}

.appform .btn input.btndisabled {
	cursor: not-allowed;
}

.appform .btn .prev {
	background-image: url(https://static.smartygrants.com.au/default/arrows/black-chevron-left.png);
	background-position: 5px center;
	background-size: 18px;
}

.appform .btn .prev:hover {
	background-image: url(https://static.smartygrants.com.au/default/arrows/black-chevron-left.png);
	background-position: 5px center;
	background-size: 18px;
}

#lastSaved {
	float: right !important; /*for appnav on left side*/
	margin-top: -104px; /*increase with appnav margin-top*/
}

.questionLegend {
	width: inherit;
}

/*Links at the top of round landing page and form preview*/
.iconbar .item a {
    display: block;
	text-decoration: underline;
}

.iconbar .item a:hover {
	text-decoration: none;
}

.iconbar .item img {
	margin-top: -7px;
}

.iconbar .item-narrow {
	width: 195px; /* was 177px increased due large font */
}

/* added for the form preview */
.iconbar .item-very-wide a, .iconbar .item-wide a {
    display: inline !important;
}


/*.appform textarea.ftFieldAddressFull {
	height: 20px;
	min-width: 500px;
	width: max-content;
}*/

a.leaflet-pelias-search-icon {
	visibility: hidden;
}

.leaflet-left .leaflet-control-custom {
    cursor:pointer;
    width: 62px !important;
}

.create-sf-profile-btn{
	text-decoration: none !important;
}

#footer-curve {
    background-color: #2e2e2f;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-image: url(https://static.smartygrants.com.au/christchurchcc/Original-curve-1920x400px-white.png);
    background-position: bottom;
    background-size: cover;
    height: 60px;
    width: 100%;
    min-width: 960px;
}

#footer {
	background-color: #2e2e2f; /* #1e3259; #0f213e; */
	color: white;
    height: 205px;
	/* font-weight: 700; */
	width: 100%;
	min-width: 960px;
	overflow: clip;
}

#footer-content {
	margin: 0 auto;
	padding-top: 20px; /* 44px*/
	width: 960px;
}

.footer-position {
	float: left;
	font-size: 1em;
	height: 185px;
    line-height: 1rem;
	/* margin-top: 0px; */
	width: 50%;
}

.footer-position ul {
	margin: 0px;
}

.footer-position li {
	list-style: none;
	/* margin-bottom: 0px */
	font-weight:400;
	font-size: 1.0rem;
	line-height: 1.5rem; 
}

.footer-position h4 {
    color: white;
    font-size: 1.3rem;
    font-weight: 500;
    margin-bottom: 15px;
}

.footer-position a, .footer-position a:link, .footer-position a:visited {
	border: none;
	color: white; /* #86AE40; */
	text-decoration: underline;
	text-underline-offset: 3px;
	transition: color ease-in-out .1s;
}

.footer-position a:hover, .footer-position a:active, .footer-position a:focus {
	border: none;
	color: #f05b72; /* #cadb44; #F58027; */
	background-color: transparent;
	text-decoration: none;
}

.footer-position a:focus {
	outline: 1px dotted #098484; /* 0172a8 */
}

#grants-info.footer-position{
    width: 30%;
    padding-left: 25px;
    padding-right: 0px;
}

#tech-support.footer-position{
    width: 30%;
    padding-left: 15px;
    padding-right: 0px;
}

#footer-logos {
	width: 30%;
	padding-left: 50px;
}


/* Font size for My Submissions - Increased slightly from 14px */
#submissions {
    font-size: 0.9375rem;  
}
 
/* Increasing font size + font-weight + colour for link for applicant to update their details */
.update-details a {
    font-weight: normal;
    float: right; 
    font-size: 0.9375rem;
	text-underline-offset: 3px;
}

/* Adjusting font for the dropdown for the Archive / Delete / Assign to Org  options in My Submissions */
.dropdown-item {
	font-size: 0.9375rem; /* 15px; */
	font-weight: 400;
}

/*
.dropdown-item:hover {
	background-color: #F58027;
	color: white;
}
*/

.ftFieldRadio, .ftFieldCheckbox {
    margin-top: 6px;
}

/* To remove the background hover colour of images in the header */
#header a:hover {
	background-color: transparent;
}

/* To remove the background hover colour of the SmartyFile logo */
#smartyfile-logo-link {
  background-color: transparent;
}

#smartyfile-logo-link a {
  background-color: transparent;
}

/* To set the colour of the hover of the Current/Archived tabs */
.nav-link:focus, .nav-link:hover {
	color: white; 
	background-color: #f05b72; /* #F58027;  #00446b */ 
}


/*SF my submissions things. don't touch*/

#submissions .col-1 button {
	background-color: #007bff;
	color: #fff;
}

#submissions .col-1 button:hover {
  color: #007bff;
  background-color: white;
	border: 1px solid;
}

#app-detail-modal button.btn-primary {
    background: none;
    border-color: #6c757d;
    color: black;
}

a#rc-responselink, a#rsc-responselink  {
	text-decoration: underline;
	color: #007bff;
}

a#rc-responselink:hover, a#rsc-responselink:hover  {
	border: none;
	color: white;
	background-color: #f05b72; /* #F58027; */
	outline: 1px solid transparent;
	text-decoration: none;
}

#submissions .app-title a{ 
	text-decoration: underline;
}

#submissions .app-title a:hover{ 
	text-decoration: none;
}


/*Cookies banner*/

.cookie-banner {
    position: fixed;
    bottom: 0;
    width: 99%;
    padding: 10px 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #71b136;
    box-shadow: 0 0 2px 1px #0003;
    color: #fff;
    font-weight: 400;
    font-family: 'Source Sans 3', Montserrat, arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: center;
    line-height: 2;
    /* border-radius: 5px; */
}

.cookie-banner div p {
    margin-left: 100px;
}

.cookie-banner-close {
    height: 40px;
    width: 120px;
    background-color: #fff;
    border: none;
    color: #00afd8;
    cursor: pointer;
    font-size: 100%;
    margin-left: 20px;
    margin-right: 20px;
    font-weight: 400;
    border-radius: 8px;
}

#footer .cookie-banner a, #footer .cookie-banner a:link, #footer .cookie-banner a:visited {
    color: #fff;
}